Ruby Method (Time): Ruby Commits
benchmark-driver/ruby-method-benchmarks
-
Time.at(val)
-
Time#between?(min, max)
-
Time#clamp(min, max)
-
Time#<=>
-
Time#ctime
-
Time#asctime
-
Time#day
-
Time#eql?(other)
-
Time#==(self)
-
Time#==(other)
-
Time#friday?
-
Time#>=(self)
-
Time#>=(other)
-
Time#getgm
-
Time#getutc
-
Time#getlocal
-
Time#getlocal(utc_offset)
-
Time.gm(year, month, day, hour, min, sec, usec_with_frac)
-
Time.gm(sec, min, hour, mday, mon, year, wday, yday, isdst, zone)
-
Time.utc(year, month, day, hour, min, sec, usec_with_frac)
-
Time.utc(sec, min, hour, mday, mon, year, wday, yday, isdst, zone)
-
Time#gmtime
-
Time#utc
-
Time#gmtoff
-
Time#gmt_offset
-
Time#utc_offset
-
Time#>(self)
-
Time#>(other)
-
Time#hash
-
Time#hour
-
Time#initialize
-
Time#isdst
-
Time#dst?
-
Time#<=(self)
-
Time#<=(other)
-
Time#localtime
-
Time#localtime(utc_offset)
-
Time#<(self)
-
Time#<(other)
-
Time#mday
-
Time#min
-
Time#-(other_time)
-
Time#-(numeric)
-
Time.mktime(year, month, day, hour, min, sec, usec_with_frac)
-
Time.mktime(sec, min, hour, mday, mon, year, wday, yday, isdst, zone)
-
Time.local(year, month, day, hour, min, sec, usec_with_frac)
-
Time.local(sec, min, hour, mday, mon, year, wday, yday, isdst, zone)
-
Time#mon
-
Time#monday?
-
Time#month
-
Time.now
-
Time#nsec
-
Time#tv_nsec
-
Time#+(other)
-
Time#round
-
Time#round(n)
-
Time#saturday?
-
Time#sec
-
Time#strftime
-
Time#subsec
-
Time#succ
-
Time#sunday?
-
Time#thursday?
-
Time#to_a
-
Time#to_f
-
Time#to_i
-
Time#tv_sec
-
Time#to_r
-
Time#to_s
-
Time#inspect
-
Time#tuesday?
-
Time#usec
-
Time#tv_usec
-
Time#utc?
-
Time#gmt?
-
Time#wday
-
Time#wednesday?
-
Time#yday
-
Time#year
-
Time#zone